home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Entertainment / Game Files⁄ Help / NFL Prophet3.0 / NFL Prophet™ / NFL Prophet™.rsrc / 4Dte_15013 < prev    next >
Text File  |  1993-10-09  |  415b  |  7 lines

  1. 4D_SF_Save ( Left ; Top ; Message ; DefaultName ) -> PathName
  2.  
  3. This function displays the standard save document dialog.
  4. The first two parameters indicate the top left-hand corner of the window.
  5. Message is displayed in the top part of the dialog.
  6. DefaultName is proposed as the default value for the name of the file.
  7. If the file is saved, the function returns its pathname. Otherwise it returns the string "15003".